github.com/andybalholm/brotli.contextBlockSplitter.histograms_ (field)
7 uses
github.com/andybalholm/brotli (current package)
metablock.go#L281: histograms_ []histogramLiteral
metablock.go#L322: self.histograms_ = *histograms
metablock.go#L325: clearHistogramsLiteral(self.histograms_[0:], num_contexts)
metablock.go#L339: var histograms []histogramLiteral = self.histograms_
metablock.go#L362: clearHistogramsLiteral(self.histograms_[self.curr_histogram_ix_:], self.num_contexts_)
metablock.go#L407: clearHistogramsLiteral(self.histograms_[self.curr_histogram_ix_:], self.num_contexts_)
metablock.go#L465: histogramAddLiteral(&self.histograms_[self.curr_histogram_ix_+context], symbol)
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |